func runtime.growWork_fast32

4 uses

	runtime (current package)
		map_fast32.go#L116: 		growWork_fast32(t, h, bucket)
		map_fast32.go#L206: 		growWork_fast32(t, h, bucket)
		map_fast32.go#L292: 		growWork_fast32(t, h, bucket)
		map_fast32.go#L363: func growWork_fast32(t *maptype, h *hmap, bucket uintptr) {